home *** CD-ROM | disk | FTP | other *** search
- Path: lrz-muenchen.de!news
- From: watzka@stat.uni-muenchen.de (Kurt Watzka)
- Newsgroups: comp.lang.c
- Subject: Re: Doubly Linked List
- Date: 9 Feb 1996 09:49:31 GMT
- Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
- Distribution: world
- Message-ID: <4ff5bb$jlo@sparcserver.lrz-muenchen.de>
- References: <4f0nbm$25p@tofu.alt.net> <4fdd3v$flj@sam.inforamp.net>
- NNTP-Posting-Host: sun2.lrz-muenchen.de
-
- rmorin@inforamp.net (Randy Charles Morin) writes:
-
- >In article <4f0nbm$25p@tofu.alt.net>, vjarnot@mnw.net (AtsaR) wrote:
- >> Hi there, being a newbie, I'm having a bit of trouble implementing an
- >>automatically sorted doubly linked list...I would appreciate it if
- >>anyone could point me to somewhere on the net where I could look at
- >>source code for what I'm trying to do...
- >>
- >> Please Help!! Thanks in advance.
- >>
- >>vjarnot@mnw.net
- >>
-
- >The class TSDequeAsVector in Borland's standard c++ library is a good example.
- >The source code is include with Borland C++. The code is C++, but the essense
- >is still C.
-
- 1) TSDequeAsVector is _not_ part of any standard I know.
- 2) Borland does not set standards, it just violates them.
- 3) C Newbies should not be confused with C++ templates, imho.
- 4) Any good book on algorithms will do.
-
- Kurt
- --
- | Kurt Watzka Phone : +49-89-2180-6254
- | watzka@stat.uni-muenchen.de
- | ua302aa@sunmail.lrz-muenchen.de
-